Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 30 and Version 31 of Installing Pidgin


Ignore:
Timestamp:
Nov 6, 2007, 5:19:23 AM (16 years ago)
Author:
datallah
Comment:

Add note about /DS and /SMS in the installer

Legend:

Unmodified
Added
Removed
Modified
  • Installing Pidgin

    v30 v31  
    1414The pidgin installer can be run in a "silent" mode by using the following syntax:
    1515{{{
    16 pidgin-x.y.z.exe /L=1033 /S /D=C:\Pidgin
     16pidgin-x.y.z.exe /DS=1 /SMS=0 /L=1033 /S /D=C:\Pidgin
    1717}}}
    1818The `/L` flag sets the language (Windows LCID) used by the installer, as well as
    19 Pidgin itself.  The `/D` flag, if specified, sets the installation directory; it must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces. You may omit both the `/L` and `/D` flags and use the defaults which are 1033 (English) and `%PROGRAMFILES%\Pidgin` respectively. The same applies to non-gtk versions. If you need to specify the GTK+ install path (Default is `%COMMONPROGRAMFILES%\GTK\2.0`); download the latest GTK+ standalone installer and the `no-gtk` pidgin package and run the following:
     19Pidgin itself.  The `/D` flag, if specified, sets the installation directory; it must be the last parameter used in the command line and must not contain any quotes, even if the path contains spaces. You may omit both the `/L` and `/D` flags and use the defaults which are 1033 (English) and `%PROGRAMFILES%\Pidgin` respectively. The `/DS` and `/SMS` flags can be used to enable or disable the Desktop and Start Menu Shortcuts.  The same applies to non-gtk versions. If you need to specify the GTK+ install path (Default is `%COMMONPROGRAMFILES%\GTK\2.0`); download the latest GTK+ standalone installer and the `no-gtk` pidgin package and run the following:
    2020{{{
    2121gtk-runtime-x.y.z-rev-a.exe /L=1033 /S /NOUI /D=C:\GTK+
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!